HelpGent\App\DTO\ContactInfoDTO S

Total Complexity 15
Dependencies 0
Dependents 2
Total lines 87
Lines of code 50
Logical lines of code 20
Comment lines 0
Methods 15
Properties 7

Methods 15

Method Rating Maintainability Complexity Lines of code
__construct()
S
67 1 8
get_id()
S
82 1 3
set_id()
S
81 1 3
get_first_name()
S
82 1 3
set_first_name()
S
81 1 3
get_last_name()
S
82 1 3
set_last_name()
S
81 1 3
get_email()
S
82 1 3
set_email()
S
81 1 3
get_mobile_number()
S
82 1 3
set_mobile_number()
S
81 1 3
get_company()
S
82 1 3
set_company()
S
81 1 3
get_is_lead()
S
82 1 3
set_is_lead()
S
81 1 3